home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 April / macformat-023.iso / Reader's Corner / Reader's Contibutions / Modified / FrEQuency data / 01906_VID WALL A2x.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  106 b   |  7 lines

  1. on mouseUp
  2.   global frameseeker
  3.   mayhem()
  4.   set frameseeker to random(1000)
  5.   go(frameseeker + 2000)
  6. end
  7.